home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Speccy ClassiX 1998
/
Speccy ClassiX 98.iso
/
amiga_system
/
the_aminet
/
dev
/
gcc
/
ixemulsdk.lha
/
man
/
cat3
/
timezone.0
< prev
next >
Wrap
Text File
|
1992-08-10
|
1KB
|
67 lines
TIMEZONE(3) UNIX Programmer's Manual TIMEZONE(3)
NNAAMMEE
ttiimmeezzoonnee - return the timezone abbreviation
SSYYNNOOPPSSIISS
_c_h_a_r _*
ttiimmeezzoonnee(_i_n_t _z_o_n_e, _i_n_t _d_s_t)
DDEESSCCRRIIPPTTIIOONN
TThhiiss iinntteerrffaaccee iiss ffoorr ccoommppaattiibbiilliittyy oonnllyy;; iitt iiss iimmppoossssiibbllee ttoo rreelliiaabbllyy
mmaapp ttiimmeezzoonnee''ss aarrgguummeennttss ttoo aa ttiimmee zzoonnee aabbbbrreevviiaattiioonn.. SSeeee ccttiimmee((33))..
The ttiimmeezzoonnee() function returns a pointer to a time zone abbreviation for
the specifed _z_o_n_e and _d_s_t values. _Z_o_n_e is the number of minutes west of
GMT and _d_s_t is non¡zero if daylight savings time is in effect.
SSEEEE AALLSSOO
ctime(3)
HHIISSTTOORRYY
A ttiimmeezzoonnee() function appeared in Version 7 AT&T UNIX.
BSD Experimental May 24, 1991 1